docs: Tweaks Windows section
authorMatthias Clasen <mclasen@redhat.com>
Sat, 20 Feb 2021 05:21:21 +0000 (00:21 -0500)
committerEmmanuele Bassi <ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:31 +0000 (16:37 +0000)
Remove unsupported heading anchors.

docs/reference/gtk/windows.md

index 3541334d85ed93a975baea9f1ce0ca5d77791609..886b99f42f96a55c4310f579168a774daa8c8c67 100644 (file)
@@ -9,7 +9,7 @@ More information about GTK on Windows, including detailed build
 instructions, binary downloads, etc, can be found
 [online](https://wiki.gnome.org/Projects/GTK/Win32).
 
-## Windows-specific environment variables {#win32-envar}
+## Windows-specific environment variables
 
 The Win32 GDK backend can be influenced with some additional environment
 variables.
@@ -23,7 +23,7 @@ If this variable is set, GTK doesn't use the Wintab API for tablet support.
 If this variable is set, GTK uses the Wintab API for tablet support.
 This is the default.
 
-## Windows-specific handling of cursors {#win32-cursors}
+## Windows-specific handling of cursors
 
 By default the "system" cursor theme is used. This makes GTK prefer cursors
 that Windows currently uses, falling back to Adwaita cursors and (as the last